[INFO] cloning repository https://github.com/rudn-speech-analysis/backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rudn-speech-analysis/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudn-speech-analysis%2Fbackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudn-speech-analysis%2Fbackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe0bf10cd5aa0506fc4a0e3bc7a0ff7ba2d9cde3
[INFO] checking rudn-speech-analysis/backend against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudn-speech-analysis%2Fbackend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rudn-speech-analysis/backend
[INFO] finished tweaking git repo https://github.com/rudn-speech-analysis/backend
[INFO] tweaked toml for git repo https://github.com/rudn-speech-analysis/backend written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rudn-speech-analysis/backend on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rudn-speech-analysis/backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded fork v0.6.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded ipc-channel v0.20.2
[INFO] [stderr]   Downloaded rust-s3 v0.37.0
[INFO] [stderr]   Downloaded rxml_validation v0.11.0
[INFO] [stderr]   Downloaded minidom v0.16.0
[INFO] [stderr]   Downloaded aws-creds v0.39.0
[INFO] [stderr]   Downloaded rxml v0.11.1
[INFO] [stderr]   Downloaded aws-region v0.28.0
[INFO] [stderr]   Downloaded rdkafka v0.38.0
[INFO] [stderr]   Downloaded axum-extra v0.12.2
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] [stderr]   Downloaded rdkafka-sys v4.9.0+2.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e
[INFO] running `Command { std: "docker" "start" "db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking rxml_validation v0.11.0
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking rxml v0.11.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking minidom v0.16.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking fork v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking aws-region v0.28.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ipc-channel v0.20.2
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking aws-creds v0.39.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking rust-s3 v0.37.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.2
[INFO] [stderr]     Checking analysis-svc v0.1.0 (/opt/rustwide/workdir/analysis-svc)
[INFO] [stdout] warning: unused import: `os`
[INFO] [stdout]  --> analysis-svc/src/whisper.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::CString, os};
[INFO] [stdout]   |                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CStr`, `Read`, `Write`, and `os::fd::FromRawFd`
[INFO] [stdout]  --> analysis-svc/src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ffi::{CStr, CString},
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 5 |     io::{Read, Write},
[INFO] [stdout]   |          ^^^^  ^^^^^
[INFO] [stdout] 6 |     os::fd::FromRawFd,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::routing::get`
[INFO] [stdout]   --> analysis-svc/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::routing::get;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::atexit`
[INFO] [stdout]   --> analysis-svc/src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use libc::atexit;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoPyObjectExt`
[INFO] [stdout]   --> analysis-svc/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     IntoPyObjectExt, PyResult, Python,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `os`
[INFO] [stdout]  --> analysis-svc/src/whisper.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::CString, os};
[INFO] [stdout]   |                         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CStr`, `Read`, `Write`, and `os::fd::FromRawFd`
[INFO] [stdout]  --> analysis-svc/src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     ffi::{CStr, CString},
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 5 |     io::{Read, Write},
[INFO] [stdout]   |          ^^^^  ^^^^^
[INFO] [stdout] 6 |     os::fd::FromRawFd,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::routing::get`
[INFO] [stdout]   --> analysis-svc/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::routing::get;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::atexit`
[INFO] [stdout]   --> analysis-svc/src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use libc::atexit;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoPyObjectExt`
[INFO] [stdout]   --> analysis-svc/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     IntoPyObjectExt, PyResult, Python,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> analysis-svc/src/main.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn run(code: &str) -> PyResult<()> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_thread` is never used
[INFO] [stdout]   --> analysis-svc/src/main.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn try_thread(recursion: bool) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx` and `rx` are never read
[INFO] [stdout]   --> analysis-svc/src/main.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct WorkerHandle {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 58 |     pid: i32,
[INFO] [stdout] 59 |     tx: IpcSender<FromParentMsg>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 60 |     rx: IpcReceiver<FromChildMsg>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transcribe` is never used
[INFO] [stdout]    --> analysis-svc/src/main.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 | async fn transcribe() -> String {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> analysis-svc/src/whisper.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run(code: &str) -> PyResult<()> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> analysis-svc/src/main.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn run(code: &str) -> PyResult<()> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_thread` is never used
[INFO] [stdout]   --> analysis-svc/src/main.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn try_thread(recursion: bool) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tx` and `rx` are never read
[INFO] [stdout]   --> analysis-svc/src/main.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct WorkerHandle {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 58 |     pid: i32,
[INFO] [stdout] 59 |     tx: IpcSender<FromParentMsg>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 60 |     rx: IpcReceiver<FromChildMsg>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transcribe` is never used
[INFO] [stdout]    --> analysis-svc/src/main.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 | async fn transcribe() -> String {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> analysis-svc/src/whisper.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run(code: &str) -> PyResult<()> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rdkafka v0.38.0
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> src/analysis_submit.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let row = sqlx::query!("SELECT * FROM recordings WHERE id=$1", rec_id)
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/channel.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 17 | |         r#"SELECT *, metrics_list as "metrics: sqlx::types::Json<Vec<MetricCollection>>" FROM channels WHERE id=$1"#,
[INFO] [stdout] 18 | |         id
[INFO] [stdout] 19 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> src/analysis_submit.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let row = sqlx::query!("SELECT * FROM recordings WHERE id=$1", rec_id)
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/channel.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 17 | |         r#"SELECT *, metrics_list as "metrics: sqlx::types::Json<Vec<MetricCollection>>" FROM channels WHERE id=$1"#,
[INFO] [stdout] 18 | |         id
[INFO] [stdout] 19 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/channel.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         sqlx::query!("UPDATE channels SET assigned_name=$1 WHERE id=$2", name, id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/channel.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         sqlx::query!("UPDATE channels SET assigned_name=$1 WHERE id=$2", name, id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/channel.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         sqlx::query!("UPDATE channels SET assigned_name=NULL WHERE id=$1", id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/channel.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         sqlx::query!("UPDATE channels SET assigned_name=NULL WHERE id=$1", id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/recording.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let rows = sqlx::query!("SELECT id FROM recordings")
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/recording.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let rows = sqlx::query!("SELECT id FROM recordings")
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/recording.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 42 | |         "SELECT recordings.*,
[INFO] [stdout] 43 | |     recording_stats.metrics_list AS \"metrics: Option<sqlx::types::Json<Vec<MetricCollection>>>\"
[INFO] [stdout] 44 | |     FROM recordings
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         id
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/recording.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 42 | |         "SELECT recordings.*,
[INFO] [stdout] 43 | |     recording_stats.metrics_list AS \"metrics: Option<sqlx::types::Json<Vec<MetricCollection>>>\"
[INFO] [stdout] 44 | |     FROM recordings
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         id
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/recording.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let channels = sqlx::query!("SELECT id FROM channels WHERE recording=$1", id)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/endpoints/recording.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     sqlx::query!("DELETE FROM recordings WHERE id=$1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/recording.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let channels = sqlx::query!("SELECT id FROM channels WHERE recording=$1", id)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let channel = sqlx::query!("SELECT * FROM channels WHERE id=$1", channel_id)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |       let segments_inside_bounds = sqlx::query!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 33 | |         r#"
[INFO] [stdout] 34 | |         SELECT *,
[INFO] [stdout] 35 | |         metrics_list as "metrics: SJson<Vec<MetricCollection>>"
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         query.end.unwrap_or(f32::MAX)
[INFO] [stdout] 45 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let prev_segment = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 64 | |         r#"
[INFO] [stdout] 65 | |         SELECT start_sec, end_sec FROM segments
[INFO] [stdout] 66 | |         WHERE channel=$1
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         query.start.unwrap_or(0.0)
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let next_segment = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 85 | |         r#"
[INFO] [stdout] 86 | |         SELECT start_sec, end_sec FROM segments
[INFO] [stdout] 87 | |         WHERE channel=$1
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         query.end.unwrap_or(f32::MAX)
[INFO] [stdout] 93 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/endpoints/upload.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     sqlx::query!(
[INFO] [stdout]  97 | |         "INSERT INTO recordings (id, uploaded_at, original_filename, original_s3_path, force_diarize, original_transcript_s3_path...
[INFO] [stdout]  98 | |         uuid,
[INFO] [stdout]  99 | |         chrono::Utc::now(),
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         transcript_path,
[INFO] [stdout] 104 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/endpoints/recording.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     sqlx::query!("DELETE FROM recordings WHERE id=$1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let channel = sqlx::query!("SELECT * FROM channels WHERE id=$1", channel_id)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |       let segments_inside_bounds = sqlx::query!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 33 | |         r#"
[INFO] [stdout] 34 | |         SELECT *,
[INFO] [stdout] 35 | |         metrics_list as "metrics: SJson<Vec<MetricCollection>>"
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         query.end.unwrap_or(f32::MAX)
[INFO] [stdout] 45 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let prev_segment = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 64 | |         r#"
[INFO] [stdout] 65 | |         SELECT start_sec, end_sec FROM segments
[INFO] [stdout] 66 | |         WHERE channel=$1
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         query.start.unwrap_or(0.0)
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/endpoints/segment.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let next_segment = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 85 | |         r#"
[INFO] [stdout] 86 | |         SELECT start_sec, end_sec FROM segments
[INFO] [stdout] 87 | |         WHERE channel=$1
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         query.end.unwrap_or(f32::MAX)
[INFO] [stdout] 93 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/endpoints/upload.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     sqlx::query!(
[INFO] [stdout]  97 | |         "INSERT INTO recordings (id, uploaded_at, original_filename, original_s3_path, force_diarize, original_transcript_s3_path...
[INFO] [stdout]  98 | |         uuid,
[INFO] [stdout]  99 | |         chrono::Utc::now(),
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         transcript_path,
[INFO] [stdout] 104 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/message_queue/mod.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let Some(_) = sqlx::query!("SELECT id FROM recordings WHERE id=$1", response.id)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/message_queue/mod.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                 sqlx::query!(
[INFO] [stdout] 81 | |                     "INSERT INTO recording_stats (recording_id, metrics_list) VALUES ($1, $2)",
[INFO] [stdout] 82 | |                     response.id,
[INFO] [stdout] 83 | |                     sqlx::types::Json(recording_metrics.metrics) as _
[INFO] [stdout] 84 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/message_queue/mod.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 | /                 sqlx::query!(
[INFO] [stdout] 88 | |                     "UPDATE recordings SET analysis_status='done', analysis_percent=100, analysis_last_update=now() WHERE id=$1",
[INFO] [stdout] 89 | |                     response.id
[INFO] [stdout] 90 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:98:17
[INFO] [stdout]     |
[INFO] [stdout]  98 | /                 sqlx::query!(
[INFO] [stdout]  99 | |                     "INSERT INTO channels (id, recording, idx_in_file, metrics_list) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 100 | |                     channel_id,
[INFO] [stdout] 101 | |                     response.id,
[INFO] [stdout] 102 | |                     channel_metrics.idx,
[INFO] [stdout] 103 | |                     sqlx::types::Json(channel_metrics.metrics) as _,
[INFO] [stdout] 104 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 | / ...   sqlx::query!(
[INFO] [stdout] 111 | | ...       "INSERT INTO segments (id, channel, start_sec, end_sec, content, metrics_list) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 112 | | ...       segment_id,
[INFO] [stdout] 113 | | ...       channel_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | | ...       sqlx::types::Json(segment.metrics) as _,
[INFO] [stdout] 118 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 | /                 sqlx::query!(
[INFO] [stdout] 123 | |                     "UPDATE recordings SET analysis_status='running', analysis_last_update=now() WHERE id=$1",
[INFO] [stdout] 124 | |                     response.id
[INFO] [stdout] 125 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 | / ...   sqlx::query!(
[INFO] [stdout] 133 | | ...       "UPDATE recordings SET analysis_status='running', analysis_percent=$1, analysis_description=$2, analysis_channel=$3, an...
[INFO] [stdout] 134 | | ...       progress_msg.percent_done.unwrap_or_default(),
[INFO] [stdout] 135 | | ...       progress_msg.description,
[INFO] [stdout] 136 | | ...       progress_msg.channel,
[INFO] [stdout] 137 | | ...       response.id
[INFO] [stdout] 138 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 | /                 sqlx::query!(
[INFO] [stdout] 144 | |                     "UPDATE recordings SET analysis_status='error', analysis_last_update=now(), analysis_error=$1 WHERE id=$2",
[INFO] [stdout] 145 | |                     format!("{error_msg:?}"),
[INFO] [stdout] 146 | |                     response.id
[INFO] [stdout] 147 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/message_queue/mod.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let Some(_) = sqlx::query!("SELECT id FROM recordings WHERE id=$1", response.id)
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/message_queue/mod.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 | /                 sqlx::query!(
[INFO] [stdout] 81 | |                     "INSERT INTO recording_stats (recording_id, metrics_list) VALUES ($1, $2)",
[INFO] [stdout] 82 | |                     response.id,
[INFO] [stdout] 83 | |                     sqlx::types::Json(recording_metrics.metrics) as _
[INFO] [stdout] 84 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/message_queue/mod.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 | /                 sqlx::query!(
[INFO] [stdout] 88 | |                     "UPDATE recordings SET analysis_status='done', analysis_percent=100, analysis_last_update=now() WHERE id=$1",
[INFO] [stdout] 89 | |                     response.id
[INFO] [stdout] 90 | |                 )
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:98:17
[INFO] [stdout]     |
[INFO] [stdout]  98 | /                 sqlx::query!(
[INFO] [stdout]  99 | |                     "INSERT INTO channels (id, recording, idx_in_file, metrics_list) VALUES ($1, $2, $3, $4)",
[INFO] [stdout] 100 | |                     channel_id,
[INFO] [stdout] 101 | |                     response.id,
[INFO] [stdout] 102 | |                     channel_metrics.idx,
[INFO] [stdout] 103 | |                     sqlx::types::Json(channel_metrics.metrics) as _,
[INFO] [stdout] 104 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 | / ...   sqlx::query!(
[INFO] [stdout] 111 | | ...       "INSERT INTO segments (id, channel, start_sec, end_sec, content, metrics_list) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 112 | | ...       segment_id,
[INFO] [stdout] 113 | | ...       channel_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | | ...       sqlx::types::Json(segment.metrics) as _,
[INFO] [stdout] 118 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 | /                 sqlx::query!(
[INFO] [stdout] 123 | |                     "UPDATE recordings SET analysis_status='running', analysis_last_update=now() WHERE id=$1",
[INFO] [stdout] 124 | |                     response.id
[INFO] [stdout] 125 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 | / ...   sqlx::query!(
[INFO] [stdout] 133 | | ...       "UPDATE recordings SET analysis_status='running', analysis_percent=$1, analysis_description=$2, analysis_channel=$3, an...
[INFO] [stdout] 134 | | ...       progress_msg.percent_done.unwrap_or_default(),
[INFO] [stdout] 135 | | ...       progress_msg.description,
[INFO] [stdout] 136 | | ...       progress_msg.channel,
[INFO] [stdout] 137 | | ...       response.id
[INFO] [stdout] 138 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/message_queue/mod.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 | /                 sqlx::query!(
[INFO] [stdout] 144 | |                     "UPDATE recordings SET analysis_status='error', analysis_last_update=now(), analysis_error=$1 WHERE id=$2",
[INFO] [stdout] 145 | |                     format!("{error_msg:?}"),
[INFO] [stdout] 146 | |                     response.id
[INFO] [stdout] 147 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::types::Json as SJson`
[INFO] [stdout]   --> src/endpoints/segment.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use sqlx::types::Json as SJson;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::types::Json as SJson`
[INFO] [stdout]   --> src/endpoints/segment.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use sqlx::types::Json as SJson;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/message_queue/types.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 value: 1,
[INFO] [stdout]     |                        ^ expected `Option<i64>`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<i64>`
[INFO] [stdout]                found type `{integer}`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 value: Some(1),
[INFO] [stdout]     |                        +++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend") due to 21 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "backend" test) due to 22 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e", kill_on_drop: false }`
[INFO] [stdout] db88e11661325f8a413b8f63421cb035d2f9c4460b3ddf873b01131f0c790e2e
